1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
10.0.20506</ProductVersion>
7     <SchemaVersion>
2.0</SchemaVersion>
8     <ProjectGuid>{3E236E3F-E293-
3526-7EAA-52FBE4A7E4CE}</ProjectGuid>
9     <OutputType>Library</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace></RootNamespace>
12     <AssemblyName>Assembly-CSharp</AssemblyName>
13     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
14     <FileAlignment>
512</FileAlignment>
15     <BaseDirectory>Assets</BaseDirectory>
16   </PropertyGroup>
17   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>
true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>
false</Optimize>
21     <OutputPath>Temp\bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE;UNITY_5_0_2;UNITY_5_0;UNITY_5;ENABLE_LICENSE_RENAME;ENABLE_NEW_BUGREPORTER;ENABLE_2D_PHYSICS;ENABLE_4_6_FEATURES;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_FRAME_DEBUGGER;ENABLE_GENERICS;ENABLE_HOME_SCREEN;ENABLE_IMAGEEFFECTS;ENABLE_LIGHT_PROBES_LEGACY;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_NEW_HIERARCHY;ENABLE_PHYSICS;ENABLE_PHYSICS_PHYSX3;ENABLE_PLUGIN_INSPECTOR;ENABLE_SHADOWS;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_AUDIOMIXER_SUSPEND;ENABLE_NONPRO;INCLUDE_DYNAMIC_GI;INCLUDE_GI;INCLUDE_IL2CPP;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_TEXTUREID_MAP;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_MONO;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_32;UNITY_EDITOR_WIN</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>
4</WarningLevel>
25     <NoWarn>
0169</NoWarn>
26   </PropertyGroup>
27   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <DebugType>pdbonly</DebugType>
29     <Optimize>
true</Optimize>
30     <OutputPath>Temp\bin\Release\</OutputPath>
31     <DefineConstants>TRACE</DefineConstants>
32     <ErrorReport>prompt</ErrorReport>
33     <WarningLevel>
4</WarningLevel>
34     <NoWarn>
0169</NoWarn>
35   </PropertyGroup>
36   <ItemGroup>
37     <Reference Include=
"System" />
38     <Reference Include=
"System.XML" />
39     <Reference Include=
"System.Core" />
40     <Reference Include=
"System.Xml.Linq" />
41     <Reference Include=
"UnityEngine">
42       <HintPath>D:/Unity/Editor/Data/Managed/UnityEngine.dll</HintPath>
43     </Reference>
44     <Reference Include=
"UnityEditor">
45       <HintPath>D:/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
46     </Reference>
47   </ItemGroup>
48   <ItemGroup>
49      <Compile Include=
"Assets\Scripts\Audio\MyUnitySingleton.cs" />
50      <Compile Include=
"Assets\Scripts\Difficulty\Difficulty_HUDController.cs" />
51      <Compile Include=
"Assets\Scripts\Parallel.cs" />
52      <Compile Include=
"Assets\Scripts\Systems\Basket.cs" />
53      <Compile Include=
"Assets\Scripts\Systems\FocusCamera.cs" />
54      <Compile Include=
"Assets\Scripts\Systems\HUDController.cs" />
55      <Compile Include=
"Assets\Scripts\Systems\Shoot.cs" />
56      <Compile Include=
"Assets\Scripts\Systems\TimerScript.cs" />
57      <Compile Include=
"Assets\Scripts\Systems\UniMoveController.cs" />
58      <Compile Include=
"Assets\Scripts\Systems\UniMoveTest.cs" />
59      <None Include=
"Assets\IK\Readme.txt" />
60      <None Include=
"Assets\Standard Assets\Tessellation Shaders\BumpedSpecularSmooth.shader" />
61      <None Include=
"Assets\sky5X\README.txt" />
62      <None Include=
"Assets\Prefab\cadnav.com_model\readme.txt" />
63      <None Include=
"Assets\Standard Assets\Tessellation Shaders\BumpedSpecularDisplacement.shader" />
64  <Reference Include=
"UnityEngine.UI">
65  <HintPath>D:/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
66  </Reference>
67  <Reference Include=
"system.drawing">
68  <HintPath>C:/Users/JOHNNY/Desktop/BasketballGame/Assets/Plugins/system.drawing.dll</HintPath>
69  </Reference>
70  <Reference Include=
"libpxcclr.unity">
71  <HintPath>C:/Users/JOHNNY/Desktop/BasketballGame/Assets/Plugins.Managed/libpxcclr.unity.dll</HintPath>
72  </Reference>
73  <Reference Include=
"UnityEditor.iOS.Extensions.Xcode">
74  <HintPath>D:/Unity/Editor/Data/PlaybackEngines/iossupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
75  </Reference>
76   </ItemGroup>
77   <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
78   <!-- To modify your build process,
add your task inside one of the targets below and uncomment it.
79        Other similar extension points exist, see Microsoft.Common.targets.
80   <Target Name=
"BeforeBuild">
81   </Target>
82   <Target Name=
"AfterBuild">
83   </Target>
84   -->
85   
86 </Project>


Gõ tìm kiếm nhanh...